Revision: arch--lord--1.0--patch-29
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Sun Jan 13 15:08:45 PST 2002
Standard-date: 2002-01-13
Summary: fixed bugs encountered while building candidate
  release branches
Keywords: 
New-files: {arch}/arch/arch--lord/arch--lord--1.0/lord@regexps.com--2002/patch-log/patch-29
Modified-files: =NEWS =TODO ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord-doc--1.0
  inventory/add.sh inventory/inventory.sh inventory/move.sh
  inventory/tree-lint.sh output/file-list.sh
  patch-logs/log-ls.sh patch-sets/patch-report.sh
  web/patch-set-web.sh
New-patches: lord@regexps.com--2002/arch--lord--1.0--patch-29


`add': added a sequence number to automatically generated tags
so that when a single call to `add' creates multiple tags, they
are all certain to be different from one another.

`inventory': with `--files', list both regular files and symbolic
links.

`move': fixed a file name typo.

`tree-lint': don't count explictly tagged symlinks to non-existant
files as explicit tags with missing files (a fatal error).  Instead,
list those separately, with a warning.

In `file-list', print the entire line as the file name, using field 1
as the file name for hyperlink purposes.

`log-ls': added support for `--date', similar to `--creator' and
`--summary'.

`patch-report': added separate reports for removed and and added
symbolic links.  Previously, these were treated as removed and added
files, but the hyperlinks for those files went through the symlink
and thus, not to any place reasonable.

`patch-report': improved the reporting of patched symbolic links.

`patch-set-web': include the patch date in patch indices.


